Builder

class Builder : GeneratedMessage.Builder<BuilderT> , MeshProtos.RouteDiscoveryOrBuilder

A message used in a traceroute
Protobuf type meshtastic.RouteDiscovery

Functions

Link copied to clipboard

The list of nodenums this packet has visited so far to the destination.
repeated fixed32 route = 1;
Link copied to clipboard

The list of nodenums the packet has visited on the way back from the destination.
repeated fixed32 route_back = 3;
Link copied to clipboard

The list of SNRs (in dB, scaled by 4) in the route back from the destination.
repeated int32 snr_back = 4;
Link copied to clipboard

The list of SNRs (in dB, scaled by 4) in the route towards the destination.
repeated int32 snr_towards = 2;
Link copied to clipboard

The list of nodenums this packet has visited so far to the destination.
repeated fixed32 route = 1;
Link copied to clipboard

The list of nodenums the packet has visited on the way back from the destination.
repeated fixed32 route_back = 3;
Link copied to clipboard

The list of SNRs (in dB, scaled by 4) in the route back from the destination.
repeated int32 snr_back = 4;
Link copied to clipboard

The list of SNRs (in dB, scaled by 4) in the route towards the destination.
repeated int32 snr_towards = 2;
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

The list of nodenums this packet has visited so far to the destination.
repeated fixed32 route = 1;
Link copied to clipboard

The list of nodenums the packet has visited on the way back from the destination.
repeated fixed32 route_back = 3;
Link copied to clipboard

The list of SNRs (in dB, scaled by 4) in the route back from the destination.
repeated int32 snr_back = 4;
Link copied to clipboard

The list of SNRs (in dB, scaled by 4) in the route towards the destination.
repeated int32 snr_towards = 2;
Link copied to clipboard
fun getDescriptor(): Descriptors.Descriptor
Link copied to clipboard
open fun getDescriptorForType(): Descriptors.Descriptor
Link copied to clipboard
open fun getRoute(index: Int): Int

The list of nodenums this packet has visited so far to the destination.
repeated fixed32 route = 1;
Link copied to clipboard
open fun getRouteBack(index: Int): Int

The list of nodenums the packet has visited on the way back from the destination.
repeated fixed32 route_back = 3;
Link copied to clipboard

The list of nodenums the packet has visited on the way back from the destination.
repeated fixed32 route_back = 3;
Link copied to clipboard

The list of nodenums the packet has visited on the way back from the destination.
repeated fixed32 route_back = 3;
Link copied to clipboard
open fun getRouteCount(): Int

The list of nodenums this packet has visited so far to the destination.
repeated fixed32 route = 1;
Link copied to clipboard

The list of nodenums this packet has visited so far to the destination.
repeated fixed32 route = 1;
Link copied to clipboard
open fun getSnrBack(index: Int): Int

The list of SNRs (in dB, scaled by 4) in the route back from the destination.
repeated int32 snr_back = 4;
Link copied to clipboard
open fun getSnrBackCount(): Int

The list of SNRs (in dB, scaled by 4) in the route back from the destination.
repeated int32 snr_back = 4;
Link copied to clipboard

The list of SNRs (in dB, scaled by 4) in the route back from the destination.
repeated int32 snr_back = 4;
Link copied to clipboard
open fun getSnrTowards(index: Int): Int

The list of SNRs (in dB, scaled by 4) in the route towards the destination.
repeated int32 snr_towards = 2;
Link copied to clipboard

The list of SNRs (in dB, scaled by 4) in the route towards the destination.
repeated int32 snr_towards = 2;
Link copied to clipboard

The list of SNRs (in dB, scaled by 4) in the route towards the destination.
repeated int32 snr_towards = 2;
Link copied to clipboard
Link copied to clipboard
open fun mergeFrom(input: CodedInputStream, extensionRegistry: ExtensionRegistryLite): MeshProtos.RouteDiscovery.Builder
Link copied to clipboard

The list of nodenums this packet has visited so far to the destination.
repeated fixed32 route = 1;
Link copied to clipboard

The list of nodenums the packet has visited on the way back from the destination.
repeated fixed32 route_back = 3;
Link copied to clipboard

The list of SNRs (in dB, scaled by 4) in the route back from the destination.
repeated int32 snr_back = 4;
Link copied to clipboard

The list of SNRs (in dB, scaled by 4) in the route towards the destination.
repeated int32 snr_towards = 2;